home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1998 #4 / Amiga Plus CD - 1998 - No. 4.iso / pd / programmierung / mcc_settingswindow / mcc_settingswindow.readme < prev    next >
Text File  |  1997-12-20  |  559b  |  16 lines

  1. Short:    SettingsWindow MUI custom class
  2. Author:   Ingo Weinhold (bonefish@cs.tu-berlin.de)
  3. Type:     dev/mui
  4. Version:  0.40 (14.12.1997)
  5.  
  6. SettingsWindow.mcc is a registered custom class of the Magic User Interface
  7. © by Stefan Stuntz.
  8. It is a subclass of Window.mui that allows you to easily manage your programs
  9. settings. There is a notification mechanism similar to that of MUI to react
  10. on changing settings. A row of buttons and a menu let the user have the
  11. standard save, use, load functions.
  12.  
  13. The demonstration program was created using MaxonC++ 3.0.
  14.  
  15.  
  16.